-
Home
-
Alex Reservations: Smart Restaurant Booking
-
1.8.9
-
Code
-
Classes
- BookingsController
| Total Complexity |
88 |
| Dependencies |
17 |
| Dependents |
0 |
| Total lines |
667 |
| Lines of code |
403 |
| Logical lines of code |
252 |
| Comment lines |
112 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| updateBookingData() |
C |
30 |
25 |
109 |
| index() |
A |
43 |
12 |
47 |
| covers() |
A |
46 |
9 |
36 |
| updateTables() |
A |
48 |
7 |
32 |
| haveSeatsChanged() |
S |
56 |
7 |
19 |
| tables() |
S |
51 |
4 |
26 |
| booking() |
S |
56 |
3 |
17 |
| updateStatus() |
S |
57 |
3 |
16 |
| findCustomerId() |
S |
67 |
4 |
7 |
| create() |
S |
59 |
3 |
13 |
| getQueriesForRangeDates() |
S |
51 |
2 |
27 |
| update() |
S |
59 |
3 |
12 |
| getQueriesForOneDay() |
S |
62 |
1 |
11 |
| getQueriesForOneMonth() |
S |
62 |
1 |
11 |
| getBookingsYearMonth() |
S |
63 |
1 |
11 |
| sendBookingEmail() |
S |
82 |
1 |
3 |
| sendSmsNotification() |
S |
82 |
1 |
3 |
| createNewCustomer() |
S |
80 |
1 |
3 |